﻿/* CSS Document */
/*返回顶部*/
.back-top {
    position: fixed;
    right: 3%;
    bottom: 130px;
    z-index: 25;
    width: 50px;
    height: 92px;
}
.back-top a.top {
    display: inline-block;
    width: 50px;
    height: 45px;
    background: url(../img/bg_btn13.png) no-repeat;
    margin-bottom: 6px;
}
.back-top a.top:hover {
    background-position: 0 -45px;
}
/********Header********/

.has-sub{
    background-color: none;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: left;
}
.has-sub .wp{
	padding-top: 20px;
	padding-bottom:0px;
}
.about-snv .snv-box{
    float: left;
    width: 32%;
    padding-top: 0px;
	font-size:14px;
}

.about-snv .snv-box a{
    text-align: left;
    float: left;
    background: url(../img/snv_arr.png) no-repeat;
    padding-left: 15px;
    width: 44%;
    line-height: 41px;
    display: inline-block;
    background-position: -210px 18px;
}
.about-snv .snv-box a:hover{
    background-position: 0 18px;
}
.nav-info{
    overflow: hidden;
    border-left: 1px solid #e2e2e2;
    padding-left: 3%;
}
.nav-info .pic{
    float: right;
    width: 46%;
    margin-top:29px;
}
.nav-info .pic img{
    width: 100%;

}
.nav-info .txt{
    padding-right: 8%;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    line-height: 28px;
}
.nav-info .txt h3{
    background: url(../img/arr01.png) left center no-repeat;
    padding-left: 26px;
    margin-bottom: 20px;
	font-size: 14px;
}
.nav-info .txt p{
    padding-left: 14px;
}

@media screen and (max-width:1120px) {
     .h-tips {display:none;}
}
.box a{
    display: inline-block;
    line-height: 22px;
    color: #878787;
    transition: color 0.5s;
}
.box a:hover {
    color: #205aa7;
}
/********Footer********/
.f-list{
	padding: 29px 0;
	background: #1e1e1e;
        position:relative;
}
.f-list .list li{
	padding-right: 1px;
	background: url(../img/bg_line02.png) no-repeat right 13px;
	display: inline;
}
.f-list .list li.fi{
	width: 140px;
	margin-left: 12px;
}
.f-list .list li.se{
	width: 123px;
	margin-left: 28px;
}
.f-list .list li.th{
	width: 149px;
	margin-left: 29px;
}
.f-list .list li.fo{
	width: 115px;
	padding-right: 0;
	background: none;
	margin-left: 29px;
}
.f-list .list a{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 24px;
	color: #7d7d7d;
	transition: color 0.5s;
}
.f-list .list li.th a{
	line-height: 20px;
}
.f-list .list a.tit{
	font-size: 14px;
	line-height: 40px!important;
	color: #fff;
}
.f-list .list a:hover{
	color: #fff;
}
.f-list .tips{
	width: 215px;
	margin-right: 17px;
	line-height: 18px;
	color: #9b9b9b;
	text-transform: uppercase;
}
.f-list .tips p.t{
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}
.f-list .tips p.t a{
	color: #fff;
}
.f-list .tips p{
line-height:2
}
.f-list .tips p.mt28{
	margin-top: 12px;
	border-top: 1px solid #353535;
}
.f-list .share a{
	width: 55px!important;
	height: 52px!important;
	padding: 0!important;
	margin: 0 18px 0 0!important;
}
.f-list .share a.bds_tsina{
	background: url(../img/bg_sign07.png) no-repeat!important;
}
.f-list .share a.bds_weixin{
	background: url(../img/bg_sign08.png) no-repeat!important;
}
.f-list .share a.bds_tqq{
	margin-right: 0!important;
	background: url(../img/bg_sign09.png) no-repeat!important;
}
.f-list .weixin-box{
	bottom: 36px;
	height: 163px;
}
.f-list .weixin-box .main{
	height: 134px;
	padding: 15px 22px 0;
	background: #707070;
}
.f-list .weixin-box li{
	width: 100px;
	height: 134px;
	margin: 0 5px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}
.f-list .weixin-box li img{
  width:100%;
}
.f-list .weixin-box .bot{
	height: 14px;
	background: url(../img/bg_sign117.png) no-repeat center top;
}
.f-main{
	height: 52px;
	padding-bottom: 8px;
	background: #000;
	line-height: 52px;
	color: #474747;
        position:relative;
}
.f-main a{
	color: #474747;
	transition: color 0.5s;
}
.f-main a:hover{
	color: #fff;
}
.f-main img{
	width: 38px;
	margin-left: 10px;
}
.f-main .links{
	width: 185px;
	height: 26px;
	margin-top: 16px;
}
.f-main .links p.tit{
	width: 175px;
	height: 24px;
	padding-left: 8px;
	background: url(../img/bg_sign10.jpg) no-repeat 166px center #131313;
	border: 1px solid #272727;
	line-height: 24px;
	color: #404040;
	cursor: pointer;
}
.f-main .links .list{
	left: 0;
	bottom: 26px;
	width: 363px;
	padding-bottom: 5px;
}
.f-main .links .box{
	height: 150px;
	padding-top: 10px;
	border-right: 1px solid #555557;
	margin-top: 14px;
	background: #424244;
}
.f-main .links .box.hover{
	background: #555;
}
.f-main .links .box p{
	min-width: 100px;
	padding-left: 20px;
	line-height: 32px;
	color: #fff;
}
.f-main .links .list-in{
	width: 120px;
}
.f-main .links .box a{
	display: inline-block;
	float: left;
	width: 100px;
	padding: 4px 0 4px 20px;
	border-right: 1px solid #555557;
	line-height: 14px;
	color: #888;
	transition: color 0.5s;
}
.f-main .links .box a:hover{
	color: #fff;
}
/*********Limit Word*******/
.i-news .list.fl .detail p:nth-child(2),.news-main .list .tips a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/********Service********/

/*SERVICE*/
.ser-banner .tips{
	width: 395px;
	margin-left: 110px;
}
.ser-support{
	padding: 54px 0 60px;
}
.ser-support h2{
	font-weight: normal;
	font-size: 45px;
	line-height: 54px;
	color: #515151;
	text-align: center;
}
.ser-support .en{
	height: 33px;
	background: url(../images/sname05.png) no-repeat center bottom;
	margin-bottom: 50px;
}
.support-box{
	margin-bottom: 80px;
}
.support-box .list,
.support-box .list li{
	width: 490px;
}
.support-box .img{
	left: -490px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.support-box .img .btn{
	left: 50%;
	bottom: 26px;
	height: 9px;
}
.support-box .img .btn span{
	display: inline-block;
	float: left;
	width: 9px;
	height: 9px;
	background: url(../img/bg_sign69.png) no-repeat;
	margin: 0 3px;
	cursor: pointer;
}
.support-box .img .btn span.cur{
	background-position: 0 -9px;
}
.support-box .intro{
	right: -320px;
	filter:alpha(opacity=0);
	opacity: 0;
  line-height: 32px;
  text-align: justify;
  font-size:14px;
}
.support-box .intro p.t{
	padding-top: 15px;
	background: url(../img/bg_line12.jpg) no-repeat left top;
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 40px;
	color: #515151;
}
.support-list{
	height: 115px;
}
.support-list ul{
	width: 1071px;
	margin-left: -45px;
}
.support-list li{
	width: 356px;
	height: 107px;
	padding-right: 1px;
	background: url(../img/bg_line13.jpg) no-repeat right center;
	line-height: 20px;
	text-align: center;
}
.support-list li .sign{
	width: 100%;
	height: 42px;
	margin-bottom: 11px;
	transition: background 0.5s;
}
.support-list li a:hover .sign{
	background-position: center -42px!important;
}
.support-list li p{
	font-size: 14px;
	color: #666;
	transition: color 0.5s;
}
.support-list li p.en-in{
	font-size: 12px;
	font-family: Arial;
	color: #a1a1a1;
	text-transform: uppercase;
}
.support-list li a:hover p{
	color: #06439b;
}
.support-list li a:hover p.en-in{
	color: #bdc6dd;
}
.support-list .btn{
	left: 50%;
	bottom: 0;
	height: 8px;
}
.support-list .btn span{
	display: inline-block;
	float: left;
	width: 9px;
	height: 8px;
	background: url(../img/bg_sign71.png) no-repeat;
	margin: 0 8px;
	cursor: pointer;
}
.support-list .btn span.cur{
	background-position: 0 -8px;
}
.ser-partse{
	height: 305px;
	padding-top: 60px;
	background: url(../images/bg_bg18.jpg) no-repeat center top fixed;
}
.ser-partse .intro{
	left: -420px;
	width: 420px;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ser-partse .intro h2{
	font-size: 24px;
	line-height: 44px;
}
.ser-partse .intro .line{
	height: 39px;
	background: url(../img/bg_line14.png) no-repeat center left;
	margin-bottom: 5px;
}
.ser-partse .intro form{
	display: inline-block;
	width: 100%;
}
.ser-partse .intro input{
	width: 203px;
	height: 30px;
	padding: 0 5px;
	border: 1px solid #597993;
	background: none;
	line-height: 30px;
	color: #fff;
	transition: all 0.5s;
}
.ser-partse .intro input.hover{
	border: 1px solid #fff;
}
.ser-partse .intro input.submit{
	width: 32px;
	height: 32px;
	border-left: 0;
	background: url(../img/bg_input04.png) no-repeat center;
}
.ser-partse .intro p.l18{
	font-size: 12px;
	line-height: 18px;
	color: #a7b2bf;
}
.ser-partse .list{
	right: -320px;
	width: 320px;
	padding-top: 28px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ser-partse .list ul{
	width: 400px;
}
.ser-partse .list li{
	width: 120px;
	height: 182px;
	margin-right: 80px;
	font-size: 14px;
	line-height: 62px;
	text-align: center;
}
.ser-partse .list .sign{
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(../img/bg_sign72.png) no-repeat;
}
.ser-partse .list .sign.se{
	background-image: url(../img/bg_sign73.png);
}
.ser-partse .list p{
	color: #fff;
	transition: color 0.5s;
}
.ser-partse .list a:hover .sign{
	background-position: 0 -120px;
	transform: rotateY(90deg);
	animation: hSign 1s forwards;
}
@keyframes hSign{
	100%{
		transform: rotateY(0deg);
	}
}
.ser-partse .list a:hover p{
	color: #000;
}
.ser-partth{
	height: 350px;
	background: url(../images/bg_bg19.jpg) no-repeat center;
}
.ser-partth .intro{
	width: 434px;
	padding: 61px 21px 0 0;
	line-height: 30px;
}
.ser-partth .intro h2{
	font-size: 24px;
	line-height: 42px;
	color: #515151;
}
.ser-partth .intro .line{
	height: 44px;
	background: url(../img/bg_line15.jpg) no-repeat left center;
}
.ser-partth .intro p.tel{
	font: 24px/34px Impact;
	color: #747474;
}
.ser-partth .intro a{
	display: inline-block;
	width: 244px;
	border: 1px solid #dbdbdb;
	margin-top: 10px;
	line-height: 32px;
	color: #666;
	text-align: center;
	transition: all 0.5s;
}
.ser-partth .intro a:hover{
	border: 1px solid #205aa7;
	color: #205aa7;
}
.ser-partth .list{
	width: 146px;
	padding-top: 80px;
}
.ser-partth .list a{
	display: inline-block;
	position: relative;
	top: 60px;
	width: 146px;
	height: 60px;
	padding: 10px 0 6px;
	border: 1px solid #d1d1d1;
	margin-bottom: 44px;
	line-height: 24px;
	text-align: center;
	transition: border 0.5s;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ser-partth .list .sign{
	display: inline-block;
	width: 146px;
	height: 36px;
	background: url(../img/bg_sign74.png) no-repeat center 0;
	transition: background 0.5s;
}
.ser-partth .list .sign.se{
	background-image: url(../img/bg_sign74s.png);
}
.ser-partth .list p{
	color: #666;
	transition: color 0.5s;
}
.ser-partth .list a:hover{
	border: 1px solid #b6c9e3;
}
.ser-partth .list a:hover p{
	color: #205aa7;
}
.ser-partth .list a:hover .sign{
	background-position: center -36px;
}
.ser-partfo{
	padding: 74px 0;
}
.ser-partfo li{
	position: relative;
	color: #8b8b8b;
  line-height: 32px;
  font-size:14px;
}
.ser-partfo li h2{
	font-size: 24px;
	line-height: 72px;
	color: #515151;
}
.ser-partfo li a{
	display: inline-block;
	width: 66px;
	padding-left: 52px;
	border: 1px solid #d3d3d3;
	background: url(../img/bg_sign75.png) no-repeat 18px 0;
	margin-top: 46px;
	line-height: 37px;
	color: #666;
	transition: all 0.5s;
}
.ser-partfo li a.se{
	background-image: url(../img/bg_sign76.png);
}
.ser-partfo li a:hover{
	background-color: #205aa7;
	background-position: 18px -37px;
	border: 1px solid #205aa7;
	color: #fff;
}
.ser-partfo .btn{
  position: relative;
  width: 100%;
}
.ser-partfo .btn img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
      -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.ser-partfo .btn img:hover{
      -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}
.ser-partfo .btn a{
	display: inline-block;
	position: relative;
	width: 227px;
	height: 75px;
	padding-left: 53px;
	background: #e1e4e6;
	margin-top: 24px;
	line-height: 75px;
}
.ser-partfo .btn img{
   margin:0 auto;
  display: block;
}
.ser-partfo .btn b{
	display: inline-block;
	position: relative;
	width: 227px;
	background: url(../img/bg_sign77.png) no-repeat 131px 0;
	font-size: 24px;
	color: #515151;
	transition: all 0.5s;
}
.ser-partfo .btn b.s{
	background-image: url(../img/bg_sign77s.png);
}
.ser-partfo .btn a:hover b{
	background-position: 131px -75px;
	color: #fff;
}
/********Download********/
.download-box{
	width: 944px;
	padding: 18px 0 58px 36px;
	background: #fff;
	margin-left: -490px;
	box-shadow: 0 0 6px rgba(0,0,0,0.35);
}
.download-box .title{
	font-size: 18px;
	line-height: 60px;
	color: #333;
}
.download-box.list  li{
	width: 273px;
	height: 91px;
	padding: 7px 9px 0 9px;
	border: 1px solid #e7e7e7;
	background: #fff;
	margin: 0 14px 18px 0;
	display: inline;
	transition: all 0.5s;
}
.download-box .list li.hover{
	background: #205aa7;
	color: #fff;
}
.download-box .int{
	width: 165px;
	height: 86px;
	padding-top: 5px;
	line-height: 18px;
}
.d-content .int{
	width: 185px;
}
.d-content .int .tips{
	width: 175px;
}
.download-box .int a{
	display: inline-block;
	width: 100%;
	color: #666;
	transition: color 0.5s;
}
.download-box li.hover a{
	color: #fff;
}
.download-box .tips{
	right: 9px;
	bottom: 8px;
	width: 165px;
	height: 23px;
	line-height: 23px;
}
.download-box .tips a{
	width: 35px;
	padding-left: 26px;
	background: url(../img/bg_signdownload.png) no-repeat 3px -23px;
	line-height: 23px;
	color: #194898;
	transition: all 0.5s;
}
.download-box li.hover .tips a{
	background-position: 3px 0;
}
.download-box span{
	display: inline-block;
	padding-left: 18px;
	background: url(../img/bg_sign61.png) no-repeat left 0;
	color: #9c9c9c;
	transition: all 0.5s;
}
.download-box li.hover span{
	background-position: left -18px;
	color: #fff;
}
.download-nav p.en{
	background-image: url(../img/dname01.png);
}
.download-main{
	padding-bottom: 50px;
  padding-top:101px;
}
.d-side{
	width: 268px;
}
.d-side li{
	width: 212px;
	padding: 0 26px 0 30px;
	background: #f0f0f0;
	margin-bottom: 1px;
	line-height: 45px;
	transition: background 0.5s;
}
.d-side li.hover, .d-side li.cur{
	background: #205aa7;
}
.d-side li .t{
	cursor: pointer;
}
.d-side li a{
	display: inline-block;
	float: left;
	width: 212px;
	line-height: 24px;
	color: #666;
	transition: color 0.5s;
}
.d-side li a.tit{
	width: auto;
	line-height: 45px;
}
.d-side li a.tit.full{
	width: 190px;
}
.d-side li a:hover, .d-side li a.cur{
	color: #205aa7;
}
.d-side li.hover a.tit, .d-side li.cur a.tit, .d-side li a.tit:hover{
	color: #fff;
}
.d-side li span.fr{
	display: inline-block;
	width: 18px;
	height: 45px;
	background: url(../img/bg_sign89.png) no-repeat;
	transition: background 0.5s;
}
.d-side li.hover span.fr{
	background-position: 0 -45px;
}
.d-side .sub-side{
	width: 212px;
	padding: 10px 26px 10px 30px;
	background: #fff;
	margin-left: -30px;
}
.d-content{
	width: 668px;
	padding: 0;
	box-shadow: none;
	margin: 0;
}
.d-content .list li{
	position: relative;
	width: 290px;
	padding: 7px 10px 15px 10px;
	margin: 0 0 22px 0;
}
/********Download********/
.d-side h2{
    width: 100%;
    background: url(../img/lm_bg.jpg) no-repeat center 50%;
    height: 68px;
}
.d-side h2 span {
    background: url(../img/contact_08.png) no-repeat 222px center;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    line-height: 68px;
    padding-left: 39px;
    text-decoration: none;
    width: 229px;
    float: left;
    font-size: 18px;
    word-break: break-all;
}
.breadcrumb {
    padding: 20px 0;
    margin-bottom: 20px;
    list-style: none;
 border-bottom:1px solid #ddd;
    border-radius: 4px;
   text-align:right;
}
.breadcrumb>li {
    display: inline-block;
   float:none
}
.breadcrumb>li a{
 color:#777;
 transition:color 500ms;
 font-size:14px;
}
.breadcrumb>li a:hover{
    color: #23527c;
    text-decoration: underline;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb>.active {
    color: #0069b7;
}

/********Message********/
.subs-wrap{
	padding: 170px 0 99px;
	background: url(../images/bg_bg25.jpg) no-repeat center top fixed;
}
.subs-wrap h2{
	font-weight: normal;
	font-size: 45px;
	line-height: 54px;
	color: #fff;
	text-align: center;
}
.subs-wrap .en{
	height: 31px;
	background: url(../img/mname03.png) no-repeat center bottom;
}
.subs-wrap .line{
	left: 50%;
	bottom: -25px;
	width: 30px;
	height: 4px;
	background: #fff;
	margin-left: -15px;
}
.subs-main{
	width: 800px;
	padding: 66px 65px 122px;
	background: #fff;
	margin: 70px auto 0;
}
.subs-main .tips .en{
	background-image: url(../img/mname03s.png);
}
.subs-main .box{
	margin-top: 90px;
	line-height: 29px;
	color: #888;
}
.subs-main .box h2{
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	color: #000;
	text-align: left;
}
.subs-main .box.fl{
	width: 425px;
	background: url(../img/bg_line18.png) no-repeat right 3px;
}
.subs-main .box.fl .select{
	margin-top: 9px;
}
.subs-main .box.fl label{
	display: inline-block;
	width: 425px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
}
.subs-main .box.fl input.checkbox{
	width: 13px;
	height: 13px;
	margin: 9px 9px 0 0;
}
.subs-main .input-box{
	width: 318px;
	height: 36px;
	background: url(../img/bg_input12.png) no-repeat;
	margin-top: 15px;
}
.subs-main .input-box input{
	width: 240px;
	height: 36px;
	padding: 0 16px;
	border: 0;
	background: none;
	font-size: 11px;
	line-height: 36px;
	color: #ccc;
}
.subs-main .input-box input.cur{
	font-size: 12px;
	color: #666;
}
.subs-main .input-box span{
	display: inline-block;
	width: 40px;
	height: 36px;
	background: url(../img/bg_sign65.png) no-repeat center;
}
.subs-main input.submit{
	width: 228px;
	height: 46px;
	border: 0;
	background: #0c4ca3;
	margin-top: 25px;
	font-size: 18px;
	color: #fff;
	transition: background 0.5s;
}
.subs-main input.submit.hover{
	background: #b4b4b4;
}
.subs-main .box.fr .input-box{
	margin-top: 30px;
}
.subs-main input.submit.g{
	background: #b4b4b4;
}
.subs-main input.submit.g.hover{
	background: #0c4ca3;
}
.password-main .tips .en{
	background-image: url(../images/mname04.png);
}
.password-main .table{
	width: 460px;
	margin: 90px auto 0;
}
.password-main td{
	padding: 0 0 20px 18px;
	font-size: 14px;
	line-height: 36px;
}
.password-main label{
	display: inline-block;
	float: left;
	width: 362px;
	height: 36px;
	background: url(../img/bg_input07.jpg) no-repeat;
}
.password-main input{
	width: 239px;
	height: 36px;
	padding: 0 16px;
	border: 0;
	background: none;
	font-size: 11px;
	line-height: 36px;
	color: #ccc;
}
.password-main input.hover{
	color: #0c4ca3;
}
.password-main input.submit{
	width: 228px;
	height: 42px;
	background: #0c4ca3;
	margin-top: 25px;
	font-size: 18px;
	color: #fff;
	transition: all 0.5s;
}
.password-main input.submit.hover{
	border: 1px solid #000;
	background: none;
	color: #000;
}
.password-main .sign{
	padding: 0;
	width: 43px;
	height: 36px;
	margin-right: 4px;
	background: url(../img/bg_sign99.png) no-repeat center;
}
.mpro-wrap .en{
	background-image: url(../img/message.png);
}
.mpro-main{
	width: 748px;
	padding: 67px 0 103px 166px;
	background: #fff;
	margin: 72px auto 0;
      position:relative;
}
.mpro-main td{
	padding: 0 0 20px 20px;
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.mpro-main td span{
  color:#f00;
}
.mpro-main td label{
	width: 318px;
	height: 36px;
	background: url(../img/bg_input13.png) no-repeat;
	font-size: 11px;
	line-height: 36px;
	color: #ccc;
}
.mpro-main td label.long{
	width: 387px;
	height: 133px;
	background: url(../img/bg_input14.jpg) no-repeat;
}
.mpro-main td label.long.textarea-box-133.foucs, .mpro-main td label.long.textarea-box-133.hover {
    background-position: 0 -266px!important;
}
.mpro-main td label.cur, .mpro-main td label.hover{
	background-position: 0 -72px;
}
.mpro-main td label.long.cur, .mpro-main td label.long.hover{
	background-position: 0;
}
.mpro-main label p.fl{
	margin-left: 16px;
	width: 240px;
	cursor: pointer;
}
.mpro-main label span{
	display: inline-block;
}
.mpro-main label .list{
	left: 0;
	top: 35px;
	width: 300px;
	padding: 5px 0 5px 16px;
	height: 220px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	background: #fff;
	line-height: 22px;
	display: none;
}
.mpro-main label .scroll-box{
	width: 284px;
	height: 220px;
}
.mpro-main label .scroll-obj{
	left: 0;
	top: 0;
	width: 264px;
}
.mpro-main label .scroll-obj p{
	cursor: pointer;
}
.mpro-main label .scroll-obj p.hover{
	color: #4575b6;
}
.mpro-main label .scroll-bar{
	right: 2px;
	top: 0;
	width: 1px;
	height: 220px;
	background: #dbdbdb;
}
.mpro-main label .scroll-btn{
	left: -1px;
	top: 0;
	width: 3px;
	height: 20px;
	border-radius: 2px;
	background: #4575b6;
	cursor: pointer;
}
.mpro-main label span.fr{
	display: inline-block;
	width: 46px;
	height: 36px;
	background: url(../img/bg_sign105.png) no-repeat center;
}
.mpro-main label span.se{
	background-image: url(../img/bg_sign45.png);
}
.mpro-main label span.th{
	background-image: url(../img/bg_sign65.png);
}
.mpro-main label span.fo{
	background-image: url(../img/bg_sign50.png);
}
.mpro-main label span.fif{
	background-image: url(../img/bg_sign51.png);
}
.mpro-main label span.si{
	background-image: url(../img/bg_sign47.png);
}
.mpro-main label span.sev{
	background-image: url(../img/bg_sign102.png);
}
.mpro-main label span.ei{
	background-image: url(../img/bg_sign49.png);
}
.mpro-main label span.ni{
	background-image: url(../img/bg_sign52.png);
}
.mpro-main label input{
	width: 240px;
	height: 36px;
	padding: 0 16px;
	border: 0;
	background: none;
	font-size: 11px;
	line-height: 36px;
	color: #ccc;
}
.mpro-main label input.cur{
	font-size: 12px;
	color: #666;
}
.mpro-main label textarea{
	width: 309px;
	height: 113px;
	padding: 10px 16px;
	border: 0;
	background: none;
	resize: none;
	font-size: 11px;
	line-height: 18px;
	color: #ccc;
}
.mpro-main input.submit{
	width: 314px;
	height: 46px;
	border: 0;
	background: #205aa7;
	margin-top: 17px;
	font-size: 18px;
	color: #fff;
	transition: all 0.5s;
}
.mpro-main input.submit.hover{
	border: 1px solid #000;
	background: none;
	color: #000;
}
.mpro-main .tips{
	font-size: 12px;
	line-height: 24px;
	color: #8b8b8b;
}
.mpro-main .tips span{
	font-size: 18px;
	color: #f00;
}
/*提示信息提交成功*/
.proout-box{
	z-index: 25;
}
.proout-box .bg{
	background: #000;
	filter:alpha(opacity=60); 
	opacity: 0.6;
}
.proout-box .main{
	left: 50%;
	width: 750px;
	height: 276px;
	padding-left: 230px;
	background: url(../img/bg_sign119.png) no-repeat 146px center #fff;
	border-bottom: 62px solid #666;
	margin-left: -490px;
	font-size: 30px;
	line-height: 276px;
	color: #333;
}
span.tw {
    background-image: url(../img/bg_sign98.png) !important;
}
.subs-wrap .black {
    background: url(../img/black2.png) repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

/********Contactus********/
.contact-main{
	padding-bottom: 130px;
}
.contact-main .img{
	width: 375px;
	height: 240px;
	margin-left: 116px;
}
.contact-main .img img{
	opacity: 0;
	filter:alpha(opacity=0);
}
.contact-main .img .fi{
	top: 62px;
	left: 0;
	z-index: 2;
}
.contact-main .img .se{
	top: 35px;
	left: 140px;
	z-index: 1;
}
.contact-main .img .th{
	top: 0;
	right: 0;
	z-index: 0;
}
.contact-main .cont{
	width: 364px;
	padding-left: 86px;
	line-height: 30px;
	font-size: 13px;
	background: url(../img/bg_sign88.jpg) no-repeat 0 8px;
}
.contact-main .cont a{
	color: #666;
}
.contact-main .cont a:hover{
	text-decoration: underline;
}
.stock-main {
	margin: 0 auto;
	width: 1176px;
	padding: 94px 0 50px;
}
.stock-main .box{
	width: 568px;
	height: 311px;
	margin: 0 10px 10px;
}
.stock-main .box.fr{
	height: 430px;
}
.contact-wrap{
	padding: 147px 0 114px;
	background: url(../img/loading.gif) no-repeat center;
}
.contact-wrap .tips h2{
	top: 20px;
	font-weight: normal;
	font-size: 45px;
	line-height: 54px;
	color: #fff;
	text-align: center;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.contact-wrap .tips .en{
	top: 20px;
	height: 31px;
	background: url(../img/cname01.png) no-repeat center bottom;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.contact-main{
	width: 980px;
	margin: 70px auto 0;
}
.contact-main .box{
	position: relative;
	left: 100px;
	background: #fff;
	margin: 0 15px 15px 0;
	font-size: 11px;
	line-height: 24px;
	color: #8b8b8b;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.contact-main .box.mr0{
	margin-right: 0;
}
.contact-main .box h2{
	padding-bottom: 2px;
	background: url(../img/bg_line19.jpg) no-repeat left bottom;
	font-size: 14px;
	line-height: 38px;
	color: #205aa7;
}
.contact-main .box a{
	color: #8b8b8b;
	trantsition: color 0.5s;
}
.contact-main .box a:hover{
	color: #205aa7;
}
.contact-main .box td{
	line-height: 22px;
}
.contact-main .box.fi{
	width: 256px;
	height: 368px;
	padding: 12px 30px 0;
}
.contact-main .box.fi .list{
	padding-top: 20px;
}
.contact-main .box.fi li{
	width: 206px;
	height: 26px;
	padding-left: 50px;
	background: url(../img/bg_sign107.jpg) no-repeat left center;
	margin-bottom: 7px;
	line-height: 26px;
}
.contact-main .box.fi li b{
	font-size: 12px;
}
.contact-main .box.fi li.se{
	background-image: url(../img/bg_sign108.jpg);
}
.contact-main .box.fi li.th{
	background-image: url(../img/bg_sign109.jpg);
}
.contact-main .box.fi .line{
	width: 215px;
	height: 1px;
	background: #f5f5f5;
	margin: 16px 41px 18px 0;
}
.contact-main .box.se{
	width: 587px;
	height: 530px;
  padding:12px 30px;
}
.contact-main .box.se .intro{
	padding: 11px 0 0;
}
.contact-main .box.se h2.pl10{
	padding-left: 10px;
	background-position: 10px bottom;
}
.contact-main .box.se p.en{
	margin: 5px 0;
	font: 14px/24px Calibri;
	text-transform: uppercase;
}
.contact-main .box.se .list{
	padding: 20px 10px 0;
	line-height: 18px;
}
.contact-main .box.se .list li{
	width: 186px;
	padding: 0 0 10px 64px;
	background: url(../img/bg_sign110.jpg) no-repeat left 0;
}
.contact-main .box.se .list li.se{
	background-image: url(../img/bg_sign111.jpg);
}
.contact-main .box.se .list li.th{
	background-image: url(../img/bg_sign112.jpg);
}
.contact-main .box.th{
	width: 258px;
	height: 147px;
	padding: 12px 29px 0 29px;
}
.contact-main .box.th .img{
	display: inline-block;
	left: 0;
	top: 0;
	width: 316px;
	height: 159px;
	margin: 0;
	background: url(../img/img60.jpg) no-repeat left center;
}
.contact-main .box.th .sign{
	display: inline-block;
	width: 28px;
	height: 37px;
	background: url(../img/bg_sign113.png) no-repeat;
}
.contact-main .box.th .sign.fi{
	left: 64px;
	top: 75px;
	filter:alpha(opacity=50); 
	opacity: 0.5;
}
.contact-main .box.th .sign.se{
	left: 126px;
	top: 59px;
	filter:alpha(opacity=80); 
	opacity: 0.8;
}
.contact-main .box.th .sign.th{
	left: 221px;
	top: 38px;
}
.contact-main .box.th .img.se{
	background-image: url(../images/img61.jpg);
}

/*BANNER*/
#indexbanner {
  clear: both;
  float: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 727px;
  overflow: hidden;
  position: relative;
}
#indexbanner .piclist {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 727px;
}
#indexbanner .piclist li{
  float:none;
}
#indexbanner .piclist li a {
  height: 727px;
  width: 100%;
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
#indexbanner .btncon {
  width: 1200px;
  margin-left: -600px;
  position: absolute;
  left: 50%;
  right: 50%;
  z-index: 2;
  bottom: 30px;
  height: 160px;
  overflow: hidden;
}
#indexbanner .btncon ul {
  width: 1400px;
}
#indexbanner .btncon ul li {
  -o-transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -ms-transition: all .6s;
  transition: all .6s;
  width: 285px;
  float: left;
  margin-right: 20px;
  background-image: url(../img/bg2.png);
  height: 160px;
  -o-transition: all .0s;
  -moz-transition: all .0s;
  -webkit-transition: all .0s;
  -ms-transition: all .0s;
  transition: all .0s;
  font-size: 12px;
  line-height: 22px;
  color: #FFFFFF;
}
#indexbanner .btncon ul li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#indexbanner .btncon ul li a strong {
  font-size: 20px;
  font-weight: normal;
}
#indexbanner .btncon ul li a p {
  padding-top: 8px;
}
#indexbanner .btncon ul li:hover, #indexbanner .btncon ul li.on {
  background-color: #205aa7;
  background-image: none;
}
#indexbanner .btncon ul li img {
  float: left;
  margin-right: 10px;
}

/**荣誉证书**/
.a-part  .spart-th{
    background-image: url(../img/bg_bg08.jpg);
}
.a-part .tips h2 {
    position: relative;
    font-weight: normal;
    font-size: 45px;
    line-height: 54px;
    color: #fff;
    text-align: center;
}
.a-part .tips p.en {
    position: relative;
    height: 32px;
    background: url(http://www.dali-tech.com/static/web/css/../img/sname01.png) no-repeat center bottom;
}
.spart-th .tips p.en {
    height: 25px;
    background-image: url(../img/sname03.png);
}
.wrap{position: relative;width: 980px;margin: 0 auto;margin: 60px auto}
#cer_list{width:993.33px;}
#cer_list li{width:235px;  float:left; margin-right:13.33px; overflow:hidden; position:relative;margin-bottom:20px;height:333.33px}
#cer_list li.clear{float:none; width:100%; clear:both; height:50px; font-size:0; padding:0; }
#cer_list li a{display:block; border:1px solid #E6E6E6; }
#cer_list li a .img{width:220px; margin:10px;}
#cer_list li a .img img{width:220px; }
#cer_list li a .tit{width:220px; height:42px; position:absolute; left:10px; bottom:10px; text-align:center;	background:#EEE; z-index:2;}
#cer_list li a .tit .txt{
	display:block; font-size:13px; width:220px; height:40px; padding-bottom:2px;
	display:box; display:-webkit-box; display:-moz-box;
	-webkit-box-pack:center; -moz-box-pack:center; -webkit-box-align:center; -moz-box-align:center;
	position:absolute; left:0; top:0; z-index:2;
	transition:all ease 0.35s;
}
#cer_list li a .tit .block{position:absolute; left:50%; top:50%; z-index:1; background:#205aa7; width:0; height:0; transition:all ease 0.35s;}
#cer_list li a:hover .block,#cer_list li a:active .block{width:100%; height:100%; left:0; top:0;}
#cer_list li a:hover .txt,#cer_list li a:active .txt{color:#FFF;}
#cer_list li a .zoom{position:absolute; width:240px; height:0; background:rgba(0,0,0,0.4); left:1px; bottom:1px; text-align:center; line-height:320px; transition:all ease 0.5s; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#cer_list li a:hover .zoom,#cer_list li a:active .zoom{bottom:1px; height:100%; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}




























